[INFO] fetching crate wasmer-compiler-cranelift 7.2.0...
[INFO] checking wasmer-compiler-cranelift-7.2.0 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate wasmer-compiler-cranelift 7.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wasmer-compiler-cranelift 7.2.0
[INFO] finished tweaking crates.io crate wasmer-compiler-cranelift 7.2.0
[INFO] tweaked toml for crates.io crate wasmer-compiler-cranelift 7.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-compiler-cranelift 7.2.0 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmer-compiler-cranelift 7.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb
[INFO] running `Command { std: "docker" "start" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling wasmtime-internal-core v46.0.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.133.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.133.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cranelift-isle v0.133.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.133.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling corosensei v0.3.4
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking cranelift-bitset v0.133.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking cranelift-entity v0.133.0
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.133.1
[INFO] [stderr]     Checking cranelift-control v0.133.1
[INFO] [stderr]     Checking ruzstd v0.8.3
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking cranelift-bforest v0.133.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking bytesize v2.4.0
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking wasmparser v0.252.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking which v8.0.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling pulley-macros v46.0.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]    Compiling pulley-interpreter v46.0.0
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.133.0
[INFO] [stderr]     Checking enum-iterator v2.3.0
[INFO] [stderr]     Checking enumset v1.1.13
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cranelift-codegen v0.133.0
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking wasmer-types v7.2.0
[INFO] [stderr]     Checking wasmer-vm v7.2.0
[INFO] [stderr]     Checking wasmer-compiler v7.2.0
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name cranelift_codegen --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.133.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all-arch"' --cfg 'feature="all-native-arch"' --cfg 'feature="arm64"' --cfg 'feature="gimli"' --cfg 'feature="pulley"' --cfg 'feature="riscv64"' --cfg 'feature="s390x"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-split-match", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=b68401175371cfd0 -C extra-filename=-86520e8993111d06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-38cb20ddbea93c53.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-cf8201fb3b6b7823.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-a7e5aca445c93f08.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-0a102626f6190133.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-8aefc07b69683910.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-ff47f9233c35cc1a.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-f950618198fdd928.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-6f8f85270fe23568.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-68e75bab46713c77.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-89e5b3015da8f563.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-88d33b7e65e7d5e3.rmeta --extern pulley_interpreter=/opt/rustwide/target/debug/deps/libpulley_interpreter-6bc21c4ba5024caa.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-55154c536bb47360.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fa54ace8adeddf71.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b98a7a1deb7d5028.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-766e699557138317.rmeta --extern wasmtime_core=/opt/rustwide/target/debug/deps/libwasmtime_internal_core-6a8219497e83dba5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb", kill_on_drop: false }`
[INFO] [stdout] 6530461d3f61ab7e34295f6f9404a5437e830b958476c51ec2a911c63bbb8cbb
